GetStartupParameter

Definition:

GetStartupParameter()

 

Description:

Used to obtain the parameter string passed to a Digitise app which is launched from another Digitise app using the LaunchApplication Method.

 

Platforms:

All

 

Parameters:

none

 

Returns:

String containing the parameter string supplied in the LaunchApplication call.


See also:

LaunchApplication